home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / DA / P / Pica Calculator 2 / PC2 Folder / PC2 Sample Pgms / PC2 Sample Pgms.rsrc / pPGM_8233_Step Scaling < prev    next >
Encoding:
Text File  |  1993-07-16  |  364 b   |  45 lines

  1. #0
  2. sStepCount
  3. ?Maximum device scale?
  4. /
  5. #100
  6. =
  7. ?Desired scale?
  8. /
  9. #100
  10. =
  11. sDesiredScale
  12. <
  13. GScaleDown
  14. »ScaleUp
  15. #1
  16. ∑StepCount
  17. rDesiredScale
  18. ¥
  19. rStepCount
  20. =
  21. !scale in device range?
  22. GScaleUp
  23. GDone
  24. »ScaleDown
  25. #1
  26. ∑StepCount
  27. rDesiredScale
  28. ¥
  29. rStepCount
  30. =
  31. !scale in device range?
  32. <
  33. GScaleDown
  34. »Done
  35. *
  36. #100
  37. =
  38. @Scale each step by %:
  39. rStepCount
  40. @Number of steps required:
  41. ~
  42.